home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 125 / MOBICLIC 125.ISO / pc / DATA / DSS125 / DSS125_04 / DSS125_04.swf / scripts / frame_32 / DoAction.as
Text File  |  2010-06-16  |  140b  |  7 lines

  1. BUG._visible = true;
  2. BUG.gotoAndPlay("E1");
  3. var nom_du_son = "01_BG";
  4. gNextLabel = "FIN_01_02";
  5. joueSon({nomSon:nom_du_son});
  6. stop();
  7.